home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 117 / MacAddict 117.dmg / Software / Graphics & Multimedia / EazyDraw 1.9.0f (beta).dmg / EazyDraw.app / Contents / Resources / DKDShadowPanel.nib / classes.nib next >
Encoding:
Text File  |  2006-01-16  |  3.4 KB  |  85 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = DKDGraphicPanel; LANGUAGE = ObjC; SUPERCLASS = DKDPanel; }, 
  4.         {CLASS = DKDOptionButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, 
  5.         {
  6.             ACTIONS = {
  7.                 checkClosingWindow = id; 
  8.                 useCurrentForNewItemsButtonAction = id; 
  9.                 useDefaultForNewItemsButtonAction = id; 
  10.             }; 
  11.             CLASS = DKDPanel; 
  12.             LANGUAGE = ObjC; 
  13.             OUTLETS = {
  14.                 setCurrentForNewItemsButton = DKDOptionButton; 
  15.                 setDefaultForNewItemsButton = DKDOptionButton; 
  16.             }; 
  17.             SUPERCLASS = NSWindowController; 
  18.         }, 
  19.         {
  20.             ACTIONS = {
  21.                 affineHelpShadowAction = id; 
  22.                 bloomPercentAction = id; 
  23.                 dropHelpShadowAction = id; 
  24.                 edgePercentAction = id; 
  25.                 linewidthOverlapAction = id; 
  26.                 m11Action = id; 
  27.                 m12Action = id; 
  28.                 m21Action = id; 
  29.                 m22Action = id; 
  30.                 pivotAngleAction = id; 
  31.                 pivotRadiusPercentAction = id; 
  32.                 scaleSlidersAction = id; 
  33.                 shadowAffineMatrixAction = id; 
  34.                 shadowAngleAction = id; 
  35.                 shadowAntialiasAction = id; 
  36.                 shadowColorAction = id; 
  37.                 shadowCompositeAction = id; 
  38.                 shadowHeightAction = id; 
  39.                 shadowOnAction = id; 
  40.                 shadowPercentAction = id; 
  41.                 shadowTargetAction = id; 
  42.                 shadowUseImageAction = id; 
  43.             }; 
  44.             CLASS = DKDShadowPanel; 
  45.             LANGUAGE = ObjC; 
  46.             OUTLETS = {
  47.                 bloomPercentSlider = NSSlider; 
  48.                 bloomPercentTextField = NSTextField; 
  49.                 edgePercentSlider = NSSlider; 
  50.                 edgePercentTextField = NSTextField; 
  51.                 linewidthOverlapSlider = NSSlider; 
  52.                 linewidthOverlapTextField = NSTextField; 
  53.                 m11Slider = NSSlider; 
  54.                 m11TextField = NSTextField; 
  55.                 m12Slider = NSSlider; 
  56.                 m12TextField = NSTextField; 
  57.                 m21Slider = NSSlider; 
  58.                 m21TextField = NSTextField; 
  59.                 m22Slider = NSSlider; 
  60.                 m22TextField = NSTextField; 
  61.                 pivotAngleSlider = NSSlider; 
  62.                 pivotAngleTextField = NSTextField; 
  63.                 pivotRadiusPercentSlider = NSSlider; 
  64.                 pivotRadiusPercentTextField = NSTextField; 
  65.                 shadowAffineCheckbox = NSButton; 
  66.                 shadowAngleSlider = NSSlider; 
  67.                 shadowAngleTextField = NSTextField; 
  68.                 shadowAntialiasCheckbox = NSButton; 
  69.                 shadowColorColorWell = NSColorWell; 
  70.                 shadowCompositePopupButton = NSPopUpButton; 
  71.                 shadowHeightSlider = NSSlider; 
  72.                 shadowHeightTextField = NSTextField; 
  73.                 shadowOnCheckbox = NSButton; 
  74.                 shadowPercentSlider = NSSlider; 
  75.                 shadowPercentTextField = NSTextField; 
  76.                 shadowTargetPopupButton = NSPopUpButton; 
  77.                 shadowUseImageCheckbox = NSButton; 
  78.             }; 
  79.             SUPERCLASS = DKDGraphicPanel; 
  80.         }, 
  81.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  82.         {CLASS = "java.lang.Object"; LANGUAGE = Java; }
  83.     ); 
  84.     IBVersion = 1; 
  85. }